DragAndDrop

interface DragAndDrop

Allows managing the drag and drop functionality for the associated BrowserView.

Since

7.19

Functions

Link copied to clipboard
abstract fun disable()
Disables the drag and drop support for the associated BrowserView.
Link copied to clipboard
abstract fun enable()
Enables the drag and drop support for the associated BrowserView.
Link copied to clipboard
abstract fun isEnabled(): Boolean
Indicates whether the drag and drop support is enabled for the associated .